home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / D / Demo Wine Guide.cpt / Demo Guide to Fine Wines / background_4866.txt < prev    next >
Encoding:
Text File  |  1988-10-19  |  940 b   |  48 lines

  1. -- background: 4866 from stack: in
  2. -- bmap block id: 5391
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 17 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=108 top=298 right=326 bottom=144
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 16560 / 16560
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Next
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   go to next card
  27. end mouseUp
  28.  
  29.  
  30. -- part 18 (button)
  31. -- low flags: 00
  32. -- high flags: 8003
  33. -- rect: left=60 top=301 right=320 bottom=96
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 3
  38. -- text size: 9
  39. -- style flags: 512
  40. -- line height: 12
  41. -- part name: Menu 
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual zoom in
  45.   go card id 3654
  46. end mouseUp
  47.  
  48.